From bcc0607e69b17fe640e6057cf83dffb6436a7691 Mon Sep 17 00:00:00 2001
From: Owen Taylor
Date: Thu, 24 Feb 2000 04:35:05 +0000
Subject: [PATCH] small changes
---
TODO.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/TODO.xml b/TODO.xml
index 5b4ea0c448..50303f4377 100644
--- a/TODO.xml
+++ b/TODO.xml
@@ -215,10 +215,10 @@
Currently, GTK+ has a large number of list and tree widgets
(GtkList, GtkTree, GtkCList, GtkCTree), none of which are
ideal. The GtkList and GtkTree widgets perform badly on large
- sets. (GtkTree widget is also quite buggy.) GtkCList
+ number of items. (GtkTree widget is also quite buggy.) GtkCList
and GtkCTree mostly solve the size problem, but are quite
complex and, despite that, not very flexible. They are limited to
- displaying pixmaps and text, and neither support arbitrary
+ displaying pixmaps and text, and can neither support arbitrary
widgets nor custom drawing functions.
--
2.30.2